home *** CD-ROM | disk | FTP | other *** search
/ S1M0NE Press Kit / S1M0NE Press Kit.iso / pc / savedialog.dxr / 00014_other download.ls < prev    next >
Encoding:
Text File  |  2002-07-09  |  98 b   |  7 lines

  1. on mouseUp me
  2.   tell the stage
  3.     close(window("SaveDialog"))
  4.     OtherDownload()
  5.   end tell
  6. end
  7.